Cjustify(string, length)


Centers a string in the specified field length.

See also LJustify and RJustify.

string

Any string to be centered.

length

Length of field.